VER 2.0
Whats new:

script log errors reduced
less buggy
Dispersion Pistol is now Default gun *no more runnin out of ammo*
other UR1 weapons are converted into UT weapons

Known bugs:
Dispersion pistol doens't shoot when running a oniline coop Server


Thanks for DL this small mutator, it took me a while to finally
get it working but heres the low down.

Get your own UT coop server working OR just play SP UR1 maps on UT,
one good thing is you can also play any previous 3rd party sp maps
with this also

in order to play UR1 maps or UT coop you must have the
Original Unreal installed on your system and do the fallowing:

1. open your unrealtournament.ini file with any editor and go to
   the core.system line and add these lines:
   Paths=c:/unreal/System/*.u
   Paths=c:/unreal/Maps/*.unr
   Paths=c:/unreal/Music/*.umx
   Paths=c:/unreal/Textures/*.utx
   Paths=c:/unreal/Sounds/*.uax

2. to start a dedicated server use this command line:
   ucc server map?game=unreali.coopgame?difficulty=255?mutator=coop.coop
   *you may replace map name with any disired unreal 1 map or sp map*

OR

3. to start a regular non server sp game:
   UnrealTournament.exe map?game=unreali.coopgame?mutator=coop.coop

   Or from within UT got to counsol and type:   

   open map?game=unreali.coopgame?mutator=coop.coop
OR

4. Create a BAT file for a dedicated server:
   @echo off
   :10
   ucc server map?game=unreali.coopgame?difficulty=255?mutator=coop.coop
   -log=server.log
   copy server.log servercrash.log
   goto 10

   or a sp non server:
   @echo off
   :10
   unrealtournament map?game=unreali.coopgame?difficulty=255?mutator=coop.coop
   -log=server.log
   copy server.log servercrash.log
   goto 10

For Bug reports you can reach me at:

animefoxboy@earthlink.net

special thanks goes to Rocks for use of his server and CliffyB for his
help in the command line, and Bane for his help with the Mutator

Strider Hiryu

Rocks UTcoop atlanta: 209.186.149.21